Open
Conversation
1) delete.php 2) edit.php 3) editu.php 4) view_products.php and regex validation of phone number in file insert_product.php
1)editcat.php 2)deletecat.php 3)editcatu.php 4)and i have edited view_categories.php Now you can delete and edit in View Categories option
Files Altered : 1) view_customers Files Created : 1) deletecust.php 2) editcust.php 3) editcustu.php
1) Insert Brand 2) Edit Brand 3) Delete Brand 4) Insert Category 5) Edit Brand 6) Delete Brand 7) Edit Customer Info 8) Delete Customer 9) Edit Products 10) Delete Products Functionalities till now !!!
2) Delete Orders 3) Edit button is not made because admin should not have privilege to change a customer order.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
having regex validation of phone number in insert_product
1)view_products file with three sub files for edit and update button in it and delete button in it
a)delete.php b)edit.php c)editu.php
2)view_categories is changed and delete , edit and update button is added in it
a_deletecat.php b)editcat.php c)editcatu.php